Skip to content

Fix typo in dynamic value syntax in Frame documentation#112

Merged
NoryiE merged 1 commit intoPyroxenium:masterfrom
quittung:fix_curly_dynamic_values
May 13, 2024
Merged

Fix typo in dynamic value syntax in Frame documentation#112
NoryiE merged 1 commit intoPyroxenium:masterfrom
quittung:fix_curly_dynamic_values

Conversation

@quittung
Copy link
Copy Markdown
Contributor

In Frame.md the dynamic values are surrounded by curly braces - "{parent.w-1}" instead of just "parent.w-1". This lead to the example code not running on any version of Basalt.

I simply removed the curly braces in this file, not sure if that broke something else or if there are other files that need the same treatment. This should resolve #109

In Frame.md the dynamic values are surrounded by curly braces - "{parent.w-1}" instead of just "parent.w-1". This lead to the example code not running on any version of Basalt. 

I simply removed the curly braces in this file, not sure if that broke something else or if there are other files that need the same treatment.
@NoryiE NoryiE merged commit 8dd8e63 into Pyroxenium:master May 13, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

bug: atempt to perform arithmetic on a table value

2 participants